Autogenerated HTML docs for v2.4.1-217-g6c124
diff --git a/git-cat-file.html b/git-cat-file.html index 225bce5..5b1b58b 100644 --- a/git-cat-file.html +++ b/git-cat-file.html
@@ -748,7 +748,7 @@ <h2 id="_synopsis">SYNOPSIS</h2> <div class="sectionbody"> <div class="verseblock"> -<pre class="content"><em>git cat-file</em> (-t | -s | -e | -p | <type> | --textconv ) <object> +<pre class="content"><em>git cat-file</em> (-t [--allow-unknown-type]| -s [--allow-unknown-type]| -e | -p | <type> | --textconv ) <object> <em>git cat-file</em> (--batch | --batch-check) < <list-of-objects></pre> <div class="attribution"> </div></div> @@ -863,6 +863,14 @@ section <code>BATCH OUTPUT</code> below for details. </p> </dd> +<dt class="hdlist1"> +--allow-unknown-type +</dt> +<dd> +<p> + Allow -s or -t to query broken/corrupt objects of unknown type. +</p> +</dd> </dl></div> </div> </div> @@ -994,7 +1002,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2014-01-10 12:32:20 PST +Last updated 2015-05-19 14:25:29 PDT </div> </div> </body>